CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多线程 服务器

搜索资源列表

  1. ftp

    1下载:
  2. 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-04-22
    • 文件大小:6293
    • 提供者:yanyiliu
  1. xc_server

    0下载:
  2. 多线程服务器端,是运行在Linux的Linux网络编程程序-Multi-threaded server is running on Linux, Linux Network Programming proceedings
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1209
    • 提供者:廖天
  1. file_transfer

    0下载:
  2. 基于TCP的文件下载服务器 mfc编写 包括客户端和服务器端两部分-TCP-based file download server mfc preparation, including client and server-side two
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-21
    • 文件大小:6443634
    • 提供者:杨广林
  1. TCPThreadCL

    0下载:
  2. 使用 Visual C++ 6.0 编译通过。 TCP多线程服务器对应的客户端程序。 用于根TCP多线程服务器建立连接并通讯。 -Using Visual C++ 6.0 compiler. The corresponding multi-threaded server TCP client program. Multi-threaded servers for the root TCP connection is established and communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:263902
    • 提供者:欣华
  1. tcp-file-server

    0下载:
  2. 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1192670
    • 提供者:丁宇
  1. hwc_http_1.0

    0下载:
  2. 在linux上实现的多线程的简单的web服务器-Implemented on the linux simple multi-threaded web server
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:869601
    • 提供者:韩成辰
  1. Exp

    0下载:
  2. 这个还是我们这个学期的一个实验,老师给的是linux上一个单线程的web服务器,要求我们改为一个多线程服务器,我是在Cygwin中编译测试的,理论上linux上也能成功,给学多线程的朋友一个小参考-This is an experiment of our term, the teacher is given a single-threaded on linux web server, requires us to change to a multi-threaded server, I was
  3. 所属分类:Linux Network

    • 发布日期:2017-05-22
    • 文件大小:6891949
    • 提供者:happy
  1. duoxianchengfuwuqi

    0下载:
  2. 多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client services.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:272510
    • 提供者:龚煜
  1. chatClient

    0下载:
  2. 简单的客户端程序 便于配合理解多线程服务器 可同时开几个端口测试服务器-Simple client program with easy to understand multi-threaded server can simultaneously open several ports test server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:753
    • 提供者:check
  1. Test

    0下载:
  2. 一个简单的WEB多线程服务器,java SOCKET-WEB a simple multi-threaded server, java SOCKET
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:671
    • 提供者:mcl
  1. communication

    0下载:
  2. 一个java多线程服务器的简单实现,就在此源码中-java simple implementation of multi-threaded server
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:4339
    • 提供者:hec
  1. Multi-threaded

    0下载:
  2. 多线程服务器的编程模型,是一本介绍多线程编程的不错书籍。本书详细描述了多线程编程中常用的几种模型。-Multi-threaded server programming model is a good introduction of multi-threaded programming books. This book describes in detail the multi-threaded programming in several popular models.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:362775
    • 提供者:
  1. tcp_multithread_server

    0下载:
  2. 基于TCP的多线程服务器,Based on tcp_multithread_server-Based on tcp_multithread_server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:16990
    • 提供者:Varistor Peng
  1. dxcbcmx

    0下载:
  2. 主要讲述了常见的多线程服务器的常用编程模型,还是很使用的。-Focuses on a common multi-threaded server programming model commonly used, or is used.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:360770
    • 提供者:hexiang
  1. Simple-multi-threaded-server-client-

    0下载:
  2. 简易的多线程服务器客户机程序,可用于linux系统编程的教学用。一般为实验课程的例子。-Simple multi-threaded server client program can be used for teaching programming linux system. Examples of general courses for the experiment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1273
    • 提供者:CTY
  1. vcPsocket-server-client

    0下载:
  2. TCP/IP多线程服务器、客户端程序源代码-TCP/IP multithreaded server and client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5790952
    • 提供者:xiesuchun
  1. multihread-server-model

    0下载:
  2. 一份介绍多线程服务器的常用编程模型的文档,pdf格式-this is a pdf file about multithread server model
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:360825
    • 提供者:chenchangjun
  1. fileserver-fileclient

    0下载:
  2. 此源码为多线程服务器和客户端的源码。功能:服务器根据客户端的请求,将其所要求的文件发送给客户端。采用多线程工作,可以同时为多个客户端提供服务。-The source for the multi-threaded server source code. Function: The server according to the client' s request, the documents they require to send to the client. Multi-threaded
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2302
    • 提供者:baolianwei
  1. NIO-Socket(server-and-client)

    0下载:
  2. jdk供的无阻塞I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。在NIO中使用多线程,主要目的已不是为了应对每个客户端请求而分配独立的服务线程,而是通过多线程充分使用用多个CPU的处理能力和处理中的等待时间,达到提高服务能力的目的。 client多线程请求server端,server接收client的名字,并返回Hello! +名字的字符格式给client。当然实际应用并不这么简单,实际可能是访问文件或者数据库获取信息返回给client。-jdk f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:165982
    • 提供者:陈云凤
  1. multithreaded_server

    0下载:
  2. 详细介绍了Linux多线程服务器的常用编程模型。-Details of the Linux multi-threaded server programming model commonly used.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:360796
    • 提供者:chenzheng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com